func go.uber.org/atomic.unpackTime

2 uses

	go.uber.org/atomic (current package)
		time.go#L49: 	return unpackTime(x.v.Load())
		time_ext.go#L31: func unpackTime(v interface{}) time.Time {